ElementType Property

Summary
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Syntax
C#
C++/CLI
public Type ElementType {get;} 
public: 
property Type^ ElementType { 
   Type^ get(); 
} 

Property Value

A Type that represents the type of the element(s) that are returned when the expression tree associated with this object is executed.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.